Skip to content

Conversation

@yeahdongcn
Copy link
Collaborator

Make sure to read the contributing guidelines before submitting a PR

Fix a new warning detected by our internal CI.

@github-actions github-actions bot added Nvidia GPU Issues specific to Nvidia GPUs ggml changes relating to the ggml tensor library for machine learning labels May 6, 2025
@JohannesGaessler
Copy link
Collaborator

Previously nrows_x was needed to determine the maximum extent of valid memory. I moved that one level higher and forgot to remove the argument in mul_mat_q_process_tile. So it should simply be removed since it's not used for anything (create a new commit from master to avoid a merge conflict).

@yeahdongcn yeahdongcn changed the title musa: fix build warning Remove nrows_x in mul_mat_q_process_tile May 7, 2025
@yeahdongcn
Copy link
Collaborator Author

Previously nrows_x was needed to determine the maximum extent of valid memory. I moved that one level higher and forgot to remove the argument in mul_mat_q_process_tile. So it should simply be removed since it's not used for anything (create a new commit from master to avoid a merge conflict).

Thanks for the review! I've updated the PR based on your comments.

@yeahdongcn yeahdongcn changed the title Remove nrows_x in mul_mat_q_process_tile musa: remove nrows_x in mul_mat_q_process_tile May 7, 2025
@CISC CISC merged commit 1f73301 into ggml-org:master May 7, 2025
42 checks passed
Nexesenex added a commit to Nexesenex/croco.cpp that referenced this pull request May 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ggml changes relating to the ggml tensor library for machine learning Nvidia GPU Issues specific to Nvidia GPUs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants